home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / Games / magic_balls.swf / scripts / DefineSprite_158 / frame_10 / DoAction.as
Text File  |  2010-11-09  |  157b  |  11 lines

  1. nowtestingball = "_root.ball" add shoottest;
  2. _root.ontheair = 0;
  3. tellTarget("nowshooting")
  4. {
  5.    gotoAndStop(2);
  6. }
  7. tellTarget("../")
  8. {
  9.    play();
  10. }
  11.